home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
- <html>
- <head>
- <title>{SERVER_TITLE}</title>
- <style>
- {STYLE_SHEET}
- </style>
- </head>
-
- <body>
-
- <table border=0 cellpadding=3 width="100%">
- <tr>
- <td width="32"><img src="ShowGraphic?digitalcam32.gif"></td>
- <td><font class="lblTitle">{SERVER_TITLE}</font></td>
- </tr>
- </table><br><br>
-
- <table border=0 align="center"><tr><td align="center">
-
- <font class="lblPictureList" color="red">Are you sure you wish to logout?</font><br><br>
-
- <form action="SendLogout" method="post" target="_top">
- <input type="hidden" name="args" value="{FORM_ARGS}">
-
- <input type="submit" value="Yes" class="cmdButton"> <input type="button" value="No" class="cmdButton" onclick="parent.location.href='Index'">
- </form>
-
- </td></tr></table>
-
-
-
- </body>
- </html>
-